firmware, qemu: Change ACPI IO values to match QEMU BIOS
authorAnthony Perard <anthony.perard@citrix.com>
Tue, 9 Nov 2010 18:03:55 +0000 (18:03 +0000)
committerAnthony Perard <anthony.perard@citrix.com>
Tue, 9 Nov 2010 18:03:55 +0000 (18:03 +0000)
commit8fe49db6bda46327bc04bace2cf6a88402d8929e
treea0990e05350a5548d215b4be035733a1f203d04b
parente737da7402197195b997c778d9dab2995f49b6ab
firmware, qemu: Change ACPI IO values to match QEMU BIOS

As part of the QEMU/Xen merge, this patch comes to change the value of
sleep states and add some information in the PCI registers to match the
implementation of the BIOS of QEMU.

It also does a hypercall (HVM_PARAM_ACPI_IOPORTS_LOCATION) that tell the
Xen to use the new Port I/O instead of the old one.

[ Also, in this patch, update QEMU_TAG to the qemu-xen revision
  with the corresponding qemu change. -iwj ]

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Config.mk
tools/firmware/hvmloader/acpi/dsdt.asl
tools/firmware/hvmloader/hvmloader.c